home *** CD-ROM | disk | FTP | other *** search
- <?xml version ="1.0"?>
- <!--Generated by XML Authority. Conforms to XML Data subset for IE 5-->
- <Schema name = "tam.xams"
- xmlns = "urn:schemas-microsoft-com:xml-data"
- xmlns:dt = "urn:schemas-microsoft-com:datatypes"
- xams:namespace="http://namespaces.softwareag.com/tamino/schema"
- xams.name="tamino"
- xmlns:xams = "">
- <description>This meta schema describes what additional information (i.e. meta data) should be captured
- while creating certain types of schema. Such schemas are defined to be a sub-dialect of
- XDR schemas and have their own extension (which you provide as a file name to this file).
- Save this schema in the Extensions directory to make it available from the New menu.
- Additional information may include:
- 1) schema-level information (appears in the File - Info dialog)
- 2) element-level information (appears as additional columns in the element table )
- 3) attribute-level information (appears as additional columns in the attribute table)
- </description>
- <ElementType name = "schema" content = "eltOnly" order = "seq"/>
- <ElementType name = "element" content = "eltOnly" order = "seq">
- <AttributeType name = "which" dt:type = "string" required = "yes"/>
- <AttributeType name = "index" dt:type = "enumeration" dt:values = "text standard 'text standard' final"/>
- <attribute type = "which"/>
- <attribute type = "index"/>
- <element type = "rootable"/>
- </ElementType>
-
- <ElementType name = "attribute" content = "eltOnly" order = "seq">
- <AttributeType name = "which" dt:type = "string" required = "yes"/>
- <AttributeType name = "index" dt:type = "enumeration" dt:values = "text standard 'text standard' final"/>
- <attribute type = "which"/>
- <attribute type = "index"/>
- </ElementType>
-
- <ElementType name = "rootable" content = "textOnly" dt:type = "boolean"/>
- </Schema>
-